PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / getBottom Method
In This Topic
    getBottom Method
    In This Topic
    Gets the bottom coordinate.
    The bottom coordinate is used by zoom mode.
    Syntax
    public double getBottom()

    Return Value

    Bottom coordinate of the page positioned at the bottom edge of the window.
    See Also